CalendarView for WinForms
Elements プロパティ (Matrix<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix<T> クラス : Elements プロパティ
Gets the elements of the matrix.
シンタックス
'宣言
 
Public ReadOnly Property Elements As T(,)
public T[,] Elements {get;}

プロパティ値

A two dimension T array save the elements.
参照

Matrix<T> クラス
Matrix<T> メンバ